/*
* criando arquivos de css por bug no Chrome
* @Author: Sheila 
* @version 0.1 
*/

/* ============ Layout ======================*/

.roboto {
	font-family: "Roboto Condensed";
	font-style: normal;
	font-weight: 400;
	src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url("RobotoCondensed-Regular.ttf") format('truetype');
	}

.robotobold {
	font-family: "Roboto Condensed";
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("RobotoCondensed-Bold.ttf") format('truetype');
}

.monteserratbold{
	font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.botoesinicio{
	display: inline-block;
  padding: 10px 65px;
  font-size: 15px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #81B36E;
  border: none;
  border-radius: 15px;
}

.Biblio{
	font-family: "Roboto Condensed";
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("RobotoCondensed-Bold.ttf") format('truetype');
	background-color: #E87722;
	margin-top: 5%;
}

.TituloPatricia{
	font-family: "Roboto Condensed";
	src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("RobotoCondensed-Bold.ttf") format('truetype');
	background-color: #E87722;
	margin-top: 5%;
	margin-left: 2%;
}

.containerpzero {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

/*setinha do menu - none pra esconder*/
.caret-off::before {display: none;}
.caret-off::after {display: none;}

.LateraisContaChao{
	width: 30%;
	background-color: #E87722;
	text-align: center;
}

.textomarcas{background-color: rgba(241, 237, 220,0.9); color: #1F0D04;}

.textomarcascel{background-color: rgba(241, 237, 220,0.8); color: #1F0D04;}

.tabelarepertoriocc{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	vertical-align: top;
	background-color: rgba(241, 237, 220,0.9);
	padding-top: 10px;
}

.body_marcas2{
	height: 100%;
	font-family: 'Quicksand', sans-serif; 
}

.sinopsemarcas{
	background: url('../img/marcas/FundoPagina3.png'); 
	background-repeat: no-repeat;
	background-size:100% 100%;
}

.sinopsemarcascel{
	background: url('../img/marcas/FundoPaginaCel.jpg'); 
	background-repeat: no-repeat;
	background-size:100% 100%;
}

.sinopsemarcastexto{
	padding: 5%;
	background-color: rgba(241, 237, 220, 0.9); 
	color: #1F0D04;
}

.animate_hide {
	transform: translate3d(100px,0,0);
}


.animate__animated.animate__slideInUp {
  --animate-duration: 1s;
}

.animate__animated.animate__slideInLeft {
  --animate-duration: 1s;
}

.animate__animated.animate__slideInRight {
  --animate-duration: 1s;
}



.HistoriasMarcas{
	background-color: #F1EDDC;
}

.bggelo {background-color: #F1EDDC;}

.bgmarrom {background-color: #763717;}

.quadroprimeiro{height: 115%;}

.quadroprimeirocel{height: 100%;}

.quadropatricia{
	font-family: 'Quicksand', sans-serif; 
	font-size: 0.9rem;
	color: #F1EDDC;
	height:  100%;
}

.quadropatricia2{
	font-family: 'Quicksand', sans-serif; 
	font-size: 1.1rem;
	color: #F1EDDC;
	height:  100%;
}

.quadropatriciacel{
	font-family: 'Quicksand', sans-serif; 
	font-size: 0.9rem;
	color: #F1EDDC;
	height:  850px;
	background-color: rgba(96,50,3,0.6)
	padding-top:10px;
}

.fundopatricia{
	background: url('../img/FundoPatricia.jpg');
	background-repeat: repeat;
}

#more {display: none;}

.expande{
	background: url('../img/FundoPatricia.jpg');
	background-repeat: repeat;	
}

.expande2{
	height: 250%;
}

.leiamais{
	margin-top: 10px;
	background-color: rgba(96,50,3,0.6); 
  border: none;
  color: white;
  padding: 8px 8px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
}

.quadromarcas{ 
	background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url('../img/MarcasIndexAntigo.jpg');
	}

.quadromarcascel{
	font-family: 'Quicksand', sans-serif;  
	background:linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
    url('../img/MarcasIndexCelAntigo.jpg');
	}

.fundoterra{
	background:  url('../img/Contos/Fundo.jpg');
}

.containermargem{
	width: 98%;
	height: 95%;
  padding-right: 5px;
  padding-left:5px;
  padding-top: 5px;
  margin-right: auto;
  margin-left: auto;
}

.containermargemcel{
	width: 98%;
	height: 95%;
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
}

.secao1conta{
	background: url('../img/CincoContos_sepia.jpeg'); background-repeat: no-repeat; 
	background-size: auto;
	height: 90%;
	margin-top: 10px;
}

.secao1contacel{
	background: url('../img/CincoContos_Cel.jpg'); background-repeat: repeat; 
	height: 98%;
	margin-top: 5px;
	margin-right: auto;
  margin-left: auto;
}

.tabelacontos1{
	text-align: justify;
	line-height: 1.5;
	width:90%;
	margin-top: 30px;	
	margin-left: 60px;
	font-family: 'Quicksand', sans-serif; 
	font-size: 1.5rem;
	height:  40%; 
	color: #1F0D04;
	font-weight: bold;
}

.tabelacontoscel{
	text-align: justify;
	line-height: 1.5;
	margin-top: 10%;	
	font-family: 'Quicksand', sans-serif; 
	color: #1F0D04;
	font-weight: bold;
	background-color: rgba(241, 237, 220,0.8);
}

.tabelaapresenta{
	width:90%;
	margin-top: 60px;	
	margin-left: 60px;
	font-family: 'Quicksand', sans-serif; 
	font-size: 1.2rem;
	color: #1F0D04;
	line-height: 1.5;
}

.tabelaapresentacel{
	width:90%;	
	margin-top: 10px;	
	margin-left: 5px;
	font-family: 'Quicksand', sans-serif; 
	color: #1F0D04;
	line-height: 1.5;
}

.tdimg1 {
    width:442px;
    height:650px;
    background-image: url('../img/PatriciaComLivro.png');
    background-repeat:no-repeat;background-size:442px 650px;
    vertical-align: top;
}

.tabelarepertorio1{		
		width: 100%;		
}

.tabelarepertoriocel{
	background-color: rgba(241, 237, 220,0.8);
}

.titulorepertorio{
	font-family: "Roboto Condensed";
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("RobotoCondensed-Bold.ttf") format('truetype');
	font-size: 1.3em;
	padding-left: 5%;
	background-color: #E87722;
}

.tabelacontos2{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align:  center;
	vertical-align: top;
	background-color: rgba(241, 237, 220,0.8);
	padding-top: 10px;
}

.tabelacontos3{
	width: 100%;
	height: 100%;
}

.tabelacontos5{
	width: 100%;
	height: 100%;
	text-align:  left;
	vertical-align: top;	
}

.Smares{
	padding-top: 2%;
}

.customHr {
  border-bottom: solid 5px #4A8240;
  margin-bottom: 20px;
  margin-left: 10%;
  margin-right: 10%;
}

.customHrCel {
  border-bottom: solid 5px #4A8240;
  margin-bottom: 20px;
}

.celulalaranja{
	width: 20%;
	background-color: #E87722;
	text-align: center;
	padding-left: 1%;
	padding-right: 2%;
}

.tabelacontos4{
	width: 90%;
	margin-left: 2%;
}

.img-330{
	max-width: 240px;
  height: 190px;
}

.FotosContosCel{
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
	background-color: rgba(232, 119, 34, 0.7);
	text-align: center;
}


.bodyverde{background-color: rgba(129, 179, 110, 0.5);}

.accorverdeescuro {
	color: rgba(74, 130, 64, 1);
	font-weight: bold;
}

.bodycard {
	padding: 10px 20px 10px 20px;
	color:  #1F0D04;
}

.direcao{
	background: url('../img/MarcasFundo.jpg'); 
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 30px;
}

.ondeandamos{
	background: url('../img/blocodenotas.png'); 
	background-repeat: no-repeat;
	padding: 30px 30px 0px 30px;
	color: #1F0D04 ;
}

.ondeandamoscel{
	background: url('../img/blocodenotas.png'); 
	background-repeat: repeat;
	padding: 10px 10px 0px 10px;
	color: #1F0D04 ;
}

.Srepertoriocel{
	padding-bottom: 5%;
	background:  url('../img/Contos/Fundo.jpg');
}

.bordasv {
	border: 1px solid red;
}

.bordasp {
	border: 1px solid black;
}